Click or drag to resize

UserSettingName Enumeration

Identifies the user settings to be returned in an Autodiscovery. These settings are the settings that can be requested using the GetUserSettings method. Identifies the user settings.

Namespace:  Independentsoft.Exchange.Autodiscover
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public enum UserSettingName
Members
  Member nameValueDescription
ActiveDirectoryServer0 The name of the Active Directory server.
AlternateMailboxes1 A list of alternate mailboxes.
CasVersion2 The version of the Client Access server that is serving the request (for example, 14.XX.YYY.ZZZ).
CrossOrganizationSharingEnabled3 Indicates that cross-organization sharing is enabled for the user.
EcpDeliveryReportUrlFragment4 The URL fragment of the Exchange Control Panel (ECP) for delivery reports.
EcpEmailSubscriptionsUrlFragment5 The URL fragment of the ECP for e-mail subscriptions.
EcpTextMessagingUrlFragment6 The URL fragment of the ECP for text messaging.
EcpVoicemailUrlFragment7 The URL fragment of the ECP for voice mail customization.
EwsSupportedSchemas8 A comma-separated list of schema versions that are supported by EWS. The schema version values will be the same as the values of the ExchangeVersion enumeration.
ExternalEcpDeliveryReportUrl9 The external URL of the ECP for delivery Reports.
ExternalEcpEmailSubscriptionsUrl10 The external URL of the ECP for e-mail subscriptions.
ExternalEcpTextMessagingUrl11 The external URL of the ECP for text messaging.
ExternalEcpUrl12 The external URL of the ECP.
ExternalEcpVoicemailUrl13 The external URL of the ECP for voice mail customization.
ExternalEwsUrl14 The external URL of EWS.
ExternalImap4Connections15 The external connection settings list for the IMAP4 protocol.
ExternalMailboxServer16 The name of the RPC over HTTP server.
ExternalMailboxServerAuthenticationMethods17 The authentication methods that are supported by the RPC over HTTP server.
ExternalMailboxServerRequiresSSL18 Indicates whether the RPC over HTTP server requires SSL.
ExternalOABUrl19 The external URL of the OAB.
ExternalPop3Connections20 The external connection settings list for the POP3 protocol.
ExternalSmtpConnections21 The external connection settings list for the SMTP protocol.
ExternalUMUrl22 The external URL of the Unified Messaging services.
ExternalWebClientUrls23 The external URLs of the Exchange Web client.
InternalEcpDeliveryReportUrl24 The internal URL of the ECP for delivery reports.
InternalEcpEmailSubscriptionsUrl25 The internal URL of the ECP for e-mail subscriptions.
InternalEcpTextMessagingUrl26 The internal URL of the ECP for text messaging.
InternalEcpUrl27 The internal URL of the ECP.
InternalEcpVoicemailUrl28 The internal URL of the ECP for voice mail customization.
InternalEwsUrl29 The internal URL of Exchange Web Services (EWS).
InternalImap4Connections30 The internal connection settings list for the IMAP4 protocol.
InternalMailboxServer31 The fully qualified domain name (FQDN) of the mailbox server.
InternalMailboxServerDN32 The legacy distinguished name of the mailbox server.
InternalOABUrl33 The internal URL of the offline address book (OAB).
InternalPop3Connections34 The internal connection settings list for the POP3 protocol.
InternalRpcClientServer35 The FQDN of the RPC client server.
InternalSmtpConnections36 The internal connection settings list for the SMTP protocol.
InternalUMUrl37 The internal URL of the Unified Messaging services.
InternalWebClientUrls38 The internal URLs of the Exchange Web client.
MailboxDN39 The distinguished name of the mailbox database of the user's mailbox.
PublicFolderServer40 The name of the public folders server.
UserDeploymentId41 The deployment ID of the user.
UserDisplayName42 The display name of the user.
UserDN43 The legacy distinguished name of the user.
InternalEcpRetentionPolicyTagsUrl44
InternalEcpPublishingUrl45
InternalEcpPhotoUrl46
InternalEcpConnectUrl47
InternalEcpTeamMailboxUrl48
InternalEcpTeamMailboxCreatingUrl49
InternalEcpTeamMailboxEditingUrl50
InternalEcpTeamMailboxHidingUrl51
InternalEcpExtensionInstallationUrl52
InternalEmwsUrl53
InternalPhotosUrl54
EcpRetentionPolicyTagsUrlFragment55
EcpPublishingUrlFragment56
EcpPhotoUrlFragment57
EcpConnectUrlFragment58
EcpTeamMailboxUrlFragment59
EcpTeamMailboxCreatingUrlFragment60
EcpTeamMailboxEditingUrlFragment61
EcpExtensionInstallationUrlFragment62
ExternalEcpRetentionPolicyTagsUrl63
ExternalEcpPublishingUrl64
ExternalEcpPhotoUrl65
ExternalEcpConnectUrl66
ExternalEcpTeamMailboxUrl67
ExternalEcpTeamMailboxCreatingUrl68
ExternalEcpTeamMailboxEditingUrl69
ExternalEcpTeamMailboxHidingUrl70
ExternalEcpExtensionInstallationUrl71
ExternalEmwsUrl72
ExternalPhotosUrl73
InternalServerExclusiveConnect74
ExternalEwsVersion75
MobileMailboxPolicy76
DocumentSharingLocations77
UserMSOnline78
InternalMailboxServerAuthenticationMethods79
MailboxVersion80
SPMySiteHostUrl81
SiteMailboxCreationUrl82
InternalRpcHttpServer83
InternalRpcHttpConnectivityRequiresSsl84
InternalRpcHttpAuthenticationMethod85
ExternalServerExclusiveConnect86
ExchangeRpcUrl87
ShowGalAsDefaultView88
AutoDiscoverSMTPAddress89
InteropExternalEwsUrl90
InteropExternalEwsVersion91
PublicFolderInformation92
RedirectUrl93
EwsPartnerUrl94
CertPrincipalName95
GroupingInformation96
MapiHttpEnabled97
See Also